Back to search
30
MCP
SymPy Calculator
pulsemcp/sympy calculatorProvides symbolic mathematics capabilities through a Python-based server that leverages SymPy for complex calculations, equation solving, and mathematical manipulation.
Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sympy_calculator": {
"url": "None",
"transport": "http"
}
}
}